use QDebug in logging. (#438)
authortsteven4 <13596209+tsteven4@users.noreply.github.com>
Tue, 17 Dec 2019 21:39:48 +0000 (14:39 -0700)
committerGitHub <noreply@github.com>
Tue, 17 Dec 2019 21:39:48 +0000 (14:39 -0700)
commit5ee6a57846fbe6cda8cb13f32856f41225aeee08
tree5a8610a9f2d4cd79e076a60ace077bd8ef9be4c0
parent89eef49cadaf7cc363cb85597f9bc881304ab7c5
use QDebug in logging. (#438)

* use QDebug in logging.

This gives us full access to all the methods, stream operators and
manipulators that QDebug has access to.

* silence warning on unhandled fix values in nmea.
nmea.cc
src/core/logging.h